Spread for ASP.NET 12 Product Documentation
ItemPropertyEventArgs<T> Class
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : ItemPropertyEventArgs<T> Class
Provides data for an event in a collection.
Object Model
ItemPropertyEventArgs<T> Class
Syntax
'Declaration
 
Public Class ItemPropertyEventArgs(Of T) 
   Inherits ItemEventArgs(Of T)
'Usage
 
Dim instance As ItemPropertyEventArgs(Of T)
public class ItemPropertyEventArgs<T> : ItemEventArgs<T> 
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Web.Spread.ItemEventArgs<T>
         FarPoint.Web.Spread.ItemPropertyEventArgs<T>

See Also

Reference

ItemPropertyEventArgs<T> Members
FarPoint.Web.Spread Namespace